home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d15 / maximo_1.arc / TXT.ARC / SUPPORT.TXT < prev    next >
Text File  |  1991-08-20  |  967b  |  58 lines

  1. ;
  2. ;  SUPPORT  --    support slide
  3. ;        (c) Copyright 1990 Chris Butler
  4. ;
  5. ;        uses cbuf 1-8 and pbuf 1
  6.  
  7. set allpsdi off
  8. goto top
  9. all:
  10. set allpsdi on
  11. top:
  12. ;video m
  13.  
  14. setrgb 0 50 50 50 1
  15. setrgb 15 54 54 54 1
  16. setrgb 3 10 10 10 
  17. setrgb 4 50 50 50 1
  18. setrgb 2 54 54 54 1
  19.  
  20. cload maximosm.clp 1 0 0
  21. pnewbuf 1
  22. psetbuf 1
  23. color 4
  24. clearscr
  25. tile 1 0
  26. psetbuf
  27. PFADE 21 1
  28.  
  29. cload suppln1.clp 1 1 0
  30. cload suppln2.clp 2 1 0
  31. cload suppln3.clp 3 1 0
  32. cload suppln4.clp 4 1 0
  33. cload suppln5.clp 5 1 0
  34. cload suppln6.clp 6 1 0
  35. cload suppln7.clp 7 1 0
  36. cload suppln8.clp 8 1 0
  37.  
  38. cfade 13  56 418 1 40 150
  39. cfade 1  24 340 2 100 100
  40. cfade 1  24 290 3 100 100
  41. cfade 1  24 240 4 100 100
  42. cfade 1  24 190 5 100 100
  43. cfade 1  24 140 6 100 100 
  44. cfade 1  24  90 7 100 100
  45. cfade 1  24  40 8 100 100
  46. cfree 1 2 3 4 5 6 7 8
  47. note 100 10 10
  48. waitkey 500
  49.  
  50.  
  51. fstyle 0 
  52. offset 0,0
  53. if @allpsdi==on linkit
  54. link master entry_4
  55. linkit:
  56. link ww.txt all
  57. ;    END SUBR SUPPORT
  58.